Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update jest packages #396

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest (source) 28.1.1 -> 28.1.3 age adoption passing confidence
ts-jest (source) 28.0.5 -> 28.0.8 age adoption passing confidence

Release Notes

jestjs/jest (jest)

v28.1.3

Compare Source

Features
  • [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#​12973)
Fixes
  • [jest-changed-files] Fix a lock-up after repeated invocations (#​12757)
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedSets (#​12977)
  • [jest-mock] Add index signature support for spyOn types (#​13013, #​13020)
  • [jest-snapshot] Fix indentation of awaited inline snapshots (#​12986)
Chore & Maintenance
  • [*] Replace internal usage of pretty-format/ConvertAnsi with jest-serializer-ansi-escapes (#​12935, #​13004)
  • [docs] Update spyOn docs (#​13000)

v28.1.2

Compare Source

Fixes
  • [jest-runtime] Avoid star type import from @jest/globals (#​12949)
Chore & Maintenance
  • [docs] Mention that jest-codemods now supports Sinon (#​12898)
kulshekhar/ts-jest (ts-jest)

v28.0.8

Compare Source

Bug Fixes

v28.0.7

Compare Source

Bug Fixes

v28.0.6

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@commit-lint
Copy link

commit-lint bot commented Jun 29, 2022

Chore

  • deps: update jest packages (fdca502)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@renovate renovate bot force-pushed the renovate/jest-packages branch from 36996c0 to 2e7d41c Compare July 13, 2022 16:20
@renovate renovate bot changed the title chore(deps): update dependency jest to v28.1.2 chore(deps): update dependency jest to v28.1.3 Jul 13, 2022
@renovate renovate bot force-pushed the renovate/jest-packages branch from 2e7d41c to b80c301 Compare July 14, 2022 13:48
@renovate renovate bot changed the title chore(deps): update dependency jest to v28.1.3 chore(deps): update jest packages Jul 14, 2022
@renovate renovate bot force-pushed the renovate/jest-packages branch from b80c301 to 9e910e5 Compare July 16, 2022 23:08
@renovate renovate bot changed the title chore(deps): update jest packages chore(deps): update jest packages to v28.1.3 Aug 9, 2022
@renovate renovate bot changed the title chore(deps): update jest packages to v28.1.3 chore(deps): update jest packages Aug 10, 2022
@renovate renovate bot force-pushed the renovate/jest-packages branch from 9e910e5 to 9545e3d Compare August 15, 2022 09:06
@renovate renovate bot force-pushed the renovate/jest-packages branch from 9545e3d to fdca502 Compare August 15, 2022 23:04
@renovate renovate bot changed the title chore(deps): update jest packages Update Jest packages Dec 17, 2022
@renovate renovate bot changed the title Update Jest packages chore(deps): update jest packages Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants